Description=Given a web server's host name, its port number, and a path, this program shows the HTTP headers that the server sends in response to a HEAD request. These headers include valuable information, such as identification of the remote server's software, remote time and date, the MIME type and size of a file, and various other pieces of information. Most web browsers today don't let you see the information that ViewHEAD returns.